<!DOCTYPE html>
<html class="client-nojs vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-0 vector-toc-not-available vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-0 skin-theme-clientpref-day vector-sticky-header-enabled" lang="de" dir="ltr"><head>
<meta charset="UTF-8">
<title>ESSIV</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://de.wikipedia.org/wiki/ESSIV"> <link href="./_mw_/ext.math.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.wikimediamessages.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link href="./_mw_/ext.gadget.citeRef.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.defaultPlainlinks.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.dewikiCommonHide.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.dewikiCommonLayout.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.dewikiCommonStyle.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.dewikiDarkmode.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.dewikiResponsive.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.gadget.specialSearch.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<link rel="stylesheet" type="text/css" href="./_mw_/noscript.css">
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<link rel="stylesheet" type="text/css" href="./_res_/vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-ESSIV rootpage-ESSIV skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">ESSIV</span></h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="de" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="de" dir="ltr"><p><b>Encrypted Salt-Sector IV</b> (ESSIV) ist ein <a href="Modul_(Software)" title="Modul (Software)">Modul</a> zur Generierung des <a href="Initialisierungsvektor" title="Initialisierungsvektor">Initialisierungsvektors</a> von <a href="Chiffrierung" class="mw-redirect" title="Chiffrierung">Blockchiffrierungsalgorithmen</a> bei <a href="Festplattenverschl%C3%BCsselung" title="Festplattenverschlüsselung">Festplattenverschlüsselung</a>.
</p><p>Bei herkömmlichen Methoden der IV-Generierung ist der <a href="Initialisierungsvektor" title="Initialisierungsvektor">Initialisierungsvektor</a> oft vorhersagbar (zum Beispiel durch Nutzung eines Zeitstempels oder der Sektornummer) und lässt somit Angriffsmöglichkeiten (etwa einen <a href="Wasserzeichenangriff" title="Wasserzeichenangriff">Wasserzeichenangriff</a>) offen.
</p><p>ESSIV dagegen generiert den IV aus einer Kombination der verschlüsselten Sektornummer mit dem <a href="Hashwert" class="mw-redirect" title="Hashwert">Hashwert</a> des Schlüssels K. Nur die Integration des Schlüssels (zum Beispiel in Form seines Hashwertes) macht den IV unvorhersagbar.
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle IV(\mathrm {Sektor} )=E_{s}(\mathrm {Sektor} ),\;\mathrm {wobei} \;s=\mathrm {Hash} (K)}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>I</mi>
<mi>V</mi>
<mo stretchy="false">(</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">S</mi>
<mi mathvariant="normal">e</mi>
<mi mathvariant="normal">k</mi>
<mi mathvariant="normal">t</mi>
<mi mathvariant="normal">o</mi>
<mi mathvariant="normal">r</mi>
</mrow>
<mo stretchy="false">)</mo>
<mo>=</mo>
<msub>
<mi>E</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>s</mi>
</mrow>
</msub>
<mo stretchy="false">(</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">S</mi>
<mi mathvariant="normal">e</mi>
<mi mathvariant="normal">k</mi>
<mi mathvariant="normal">t</mi>
<mi mathvariant="normal">o</mi>
<mi mathvariant="normal">r</mi>
</mrow>
<mo stretchy="false">)</mo>
<mo>,</mo>
<mspace width="thickmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">w</mi>
<mi mathvariant="normal">o</mi>
<mi mathvariant="normal">b</mi>
<mi mathvariant="normal">e</mi>
<mi mathvariant="normal">i</mi>
</mrow>
<mspace width="thickmathspace"></mspace>
<mi>s</mi>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">H</mi>
<mi mathvariant="normal">a</mi>
<mi mathvariant="normal">s</mi>
<mi mathvariant="normal">h</mi>
</mrow>
<mo stretchy="false">(</mo>
<mi>K</mi>
<mo stretchy="false">)</mo>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle IV(\mathrm {Sektor} )=E_{s}(\mathrm {Sektor} ),\;\mathrm {wobei} \;s=\mathrm {Hash} (K)}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/d83b6dd4ba0cf240eb40d5baf67151f620cb032f.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:46.772ex; height:2.843ex;" alt="{\displaystyle IV(\mathrm {Sektor} )=E_{s}(\mathrm {Sektor} ),\;\mathrm {wobei} \;s=\mathrm {Hash} (K)}" loading="lazy"></span></dd></dl>
<p>ESSIV ist ab Version 2.6.10 integraler Bestandteil des <a href="Linux-Kernel" class="mw-redirect" title="Linux-Kernel">Linux-Kernels</a>. Autor ist Clemens Fruhwirth, welcher auch für <a href="Linux_Unified_Key_Setup" class="mw-redirect" title="Linux Unified Key Setup">LUKS</a> zuständig ist.
</p>
<div class="mw-heading mw-heading2"><h2 id="Weblinks">Weblinks</h2></div>
<ul><li><a rel="nofollow" class="external text" href="https://clemens.endorphin.org/nmihde/nmihde-A4-os.pdf">New Methods in Hard Disk Encryption</a> (PDF; englisch; 1,03 MB)</li></ul></div><!--htdig_noindex--><div><div class="zim-footer">
Dieser Artikel wurde von <a class="external text" title="Zuletzt bearbeitet am 2021-01-28" href="https://de.wikipedia.org/wiki/?title=ESSIV&oldid=208180061">Wikipedia</a> herausgegeben. Der Text ist unter <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.de">Creative Commons Attribution-Share Alike 4.0</a> verfügbar, sofern nicht anders angegeben. Für die Mediendateien können zusätzliche Bedingungen gelten.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
<script src="./_webp_/webpHandler.js"></script>
</body></html>